Skip to content

Add workflow-preset to community catalog#2701

Open
bigsmartben wants to merge 1 commit into
github:mainfrom
bigsmartben:add-workflow-preset
Open

Add workflow-preset to community catalog#2701
bigsmartben wants to merge 1 commit into
github:mainfrom
bigsmartben:add-workflow-preset

Conversation

@bigsmartben
Copy link
Copy Markdown

Preset Submission

Preset Name: Workflow Preset
Preset ID: workflow-preset
Version: 1.2.0
Repository: https://github.com/bigsmartben/spec-kit-workflow-preset

Checklist

  • Valid preset.yml manifest
  • README.md with description and usage
  • LICENSE file included
  • GitHub release created
  • Preset tested with specify preset add --dev
  • Archive install tested with specify preset add --from https://github.com/bigsmartben/spec-kit-workflow-preset/archive/refs/tags/v1.2.0.zip
  • Templates resolve through preset installation metadata
  • Commands register through preset installation metadata
  • Commands match template sections (command + template are coherent)
  • Added to presets/catalog.community.json
  • Added row to docs/community/presets.md table

Verification

  • /tmp/spec-kit-workflow-preset-venv/bin/python -m unittest tests/test_preset_contract.py -> 57 tests OK
  • Release archive install verified in a temporary Spec Kit project; specify preset info workflow-preset reported Version 1.2.0
  • Community catalog JSON entry validated locally for sorted preset IDs and v1.2.0 download URL

@bigsmartben bigsmartben requested a review from mnriem as a code owner May 26, 2026 07:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the new community preset Workflow Preset (workflow-preset) to Spec Kit’s community preset discovery surfaces, making it discoverable via the community catalog and listed in the docs.

Changes:

  • Updated presets/catalog.community.json updated_at and added a new workflow-preset entry (v1.2.0) with metadata, requirements, and provide counts.
  • Added a corresponding row for “Workflow Preset” to docs/community/presets.md (kept in alphabetical order by preset name).
Show a summary per file
File Description
presets/catalog.community.json Adds the new workflow-preset community catalog entry (sorted by preset ID) and updates the catalog timestamp.
docs/community/presets.md Adds “Workflow Preset” to the community presets table for documentation/discovery.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants